+
Show TOC
×
Hide TOC
All methods
acceptChatRequest
Accept an incoming request to start an audio/video chat.
cancelClipRecording
Cancel current recording of an a/v clip.
deleteClip
Remove a clip from the Red5 streams folder.
destroy
AVCastManager
Destroy the AVCastManager instance.
destroy
AVChatManager
Destroy the AVChatManager instance.
destroy
AVClipManager
Destroy the AVClipManager instance.
getAvailableCasts
Retrieve the list of available live broadcasts for the current room.
getChatSession
Retrieve a
ChatSession
object instance.
getClip
Retrieve a
Clip
object instance from the clips list.
getClipList
Retrieve the list of available a/v clips for the current zone.
getRecordedClipId
Get the id of the currently recorded clip.
getStream
Get a NetStream object which makes use of the AVClipManager connection to Red5.
initAVConnection
AVCastManager
Initialize the audio/video connection.
initAVConnection
AVChatManager
Initialize the audio/video connection.
initAVConnection
AVClipManager
Initialize the audio/video connection.
onJoinRoom
Handle room joined event.
onRed5ConnectionStatus
AVCastManager
Handle Red5 connection status events.
onRed5ConnectionStatus
AVChatManager
Handle Red5 connection status events.
onRed5ConnectionStatus
AVClipManager
Handle Red5 connection status events.
onRedBoxExtensionResponse
AVChatManager
Handle incoming server responses.
onRedBoxExtensionResponse
AVClipManager
Handle incoming server responses.
onUserDisconnection
AVCastManager
Handle user logout and disconnection events.
onUserDisconnection
AVChatManager
Handle user logout and disconnection events.
onUserDisconnection
AVClipManager
Handle user logout and disconnection events.
onUserLeaveRoom
Handle user leaving current room.
onUserVariablesUpdate
Handle user variables update event.
previewRecordedClip
Preview the recorded a/v clip.
publishLiveCast
Start broadcasting the current user's live stream.
refuseChatRequest
Refuse an incoming request to start an audio/video chat.
sendChatRequest
Send a request to start an audio/video chat.
setMateName
Set the "mateName" property.
setMateStream
Set the "mateStream" property.
setMyStream
Set the "myStream" property.
setProperties
Overwrite current clip properties (for update purposes).
setStatus
Set the "status" property.
setStream
Set the "stream" property.
startClipRecording
Start recording a new a/v clip.
stopChat
Stop an a/v chat session currently in progress.
stopClipRecording
Stop current recording of an a/v clip.
stopPublishNotification
Stop receiving live cast published/unpublished events.
submitRecordedClip
Submit the recorded a/v clip to the server.
submitUploadedClip
Submit a previously uploaded a/v clip to the server.
subscribeLiveCast
Subscribe a live cast to receive its audio/video stream.
toString
ChatSession
Trace chat session attributes (for debug purposes).
toString
Clip
Trace clip attributes (for debug purposes).
toString
LiveCast
Trace live cast attributes (for debug purposes).
unpublishLiveCast
Stop broadcasting the current user's live stream.
unsubscribeAllLiveCasts
Unsubscribe all currently subscribed live casts.
unsubscribeLiveCast
Unsubscribe a live cast to stop receiving its audio/video stream.
updateClipProperties
Update the clip properties.